Range: 0x80000400 to 0x800004FF. More...
Variables | |
| int | MV_E_UPG_FILE_MISMATCH = 0x80000400 |
| Upgrade firmware mismatch. More... | |
| int | MV_E_UPG_LANGUSGE_MISMATCH = 0x80000401 |
| Programming language of upgrade firmware mismatch. More... | |
| int | MV_E_UPG_CONFLICT = 0x80000402 |
| Upgrade conflict (repeated update requests). More... | |
| int | MV_E_UPG_INNER_ERR = 0x80000403 |
| Device internal error occurred when upgrading the device. More... | |
| int | MV_E_UPG_UNKNOW = 0x800004FF |
| Unknown error occurred when upgrading the device. More... | |
Range: 0x80000400 to 0x800004FF.
| int MV_E_UPG_FILE_MISMATCH = 0x80000400 |
Upgrade firmware mismatch.
| int MV_E_UPG_LANGUSGE_MISMATCH = 0x80000401 |
Programming language of upgrade firmware mismatch.
| int MV_E_UPG_CONFLICT = 0x80000402 |
Upgrade conflict (repeated update requests).
| int MV_E_UPG_INNER_ERR = 0x80000403 |
Device internal error occurred when upgrading the device.
| int MV_E_UPG_UNKNOW = 0x800004FF |
Unknown error occurred when upgrading the device.